func text/template.canBeNil
4 uses
text/template (current package)
exec.go#L881: func canBeNil(typ reflect.Type) bool {
exec.go#L898: if canBeNil(typ) {
exec.go#L940: if canBeNil(typ) {
funcs.go#L162: if !canBeNil(argType) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)